projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7909197
)
Remove bogus xenfb include; breaks Solaris build.
author
Keir Fraser
<keir@xensource.com>
Fri, 15 Jun 2007 08:17:49 +0000
(09:17 +0100)
committer
Keir Fraser
<keir@xensource.com>
Fri, 15 Jun 2007 08:17:49 +0000
(09:17 +0100)
Signed-off-by: John Levon <john.levon@sun.com>
tools/xenfb/xenfb.c
patch
|
blob
|
history
diff --git
a/tools/xenfb/xenfb.c
b/tools/xenfb/xenfb.c
index eb46de1c92fe8451d3eea4ff0e6bc00ef33a45b6..fcc83e63558ed620deaa95bcb619940efaca903b 100644
(file)
--- a/
tools/xenfb/xenfb.c
+++ b/
tools/xenfb/xenfb.c
@@
-10,7
+10,6
@@
#include <xen/io/protocols.h>
#include <sys/select.h>
#include <stdbool.h>
-#include <xen/linux/evtchn.h>
#include <xen/event_channel.h>
#include <sys/mman.h>
#include <errno.h>